home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d7 / ezdial11.arc / EZDIAL10.DOC < prev    next >
Text File  |  1988-07-12  |  7KB  |  262 lines

  1.                         EZ DIALER 1.00
  2.  
  3.          Dialing Scripts for PC Pursuit and Telix 3.0
  4.  
  5.  
  6.                          July 5 1988
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68. EZ DIALER 1.0                                      PAGE i
  69.  
  70.                        COPYRIGHT NOTICE
  71.  
  72. EZ DIALER is Copyright (c) 1988 by Rich Smith
  73.  
  74.  
  75. *************************************************************
  76.                           DISCLAIMER
  77.  
  78. EZ DIALER is provided AS IS without any warranty, either
  79. expressed or implied. This includes without limitation the
  80. fitness to a particular purpose or application.
  81. The author shall not be liable for any damages, whether
  82. direct or indirect from this program failing to operate as
  83. desired by the user.
  84. In no event shall the author be liable to the user for any
  85. damages of any kind resulting from the use of this program.
  86. Use of this program by the user constitutes acceptance of
  87. these terms.
  88. *************************************************************
  89.  
  90.                        <<<SHAREWARE>>>
  91.  
  92. EZ DIALER is distributed as Shareware. You are encouraged to
  93. copy and distribute UNMODIFIED copies of this program.
  94. While no monetary compensation is requested for version 1.0,
  95. the author reserves the right to change this for future
  96. releases.
  97.  
  98.  
  99. Telix is a trademark of PTel.
  100. PC Pursuit and Telenet are trademarks of Telenet Communication
  101. Corp.
  102.  
  103.  
  104.  
  105. The following files makeup the EZDIAL10.ARC.....
  106.  
  107. PCP.SLT      ........ The script that logons onto Telenet
  108. MENU.SLT     ........ The menu and dialer for the Cities
  109. BYE.SLT      ........ Hangup script
  110. NEWCITY.SLT  ........ Disconnect from the outdial modem
  111. PCPBBS.SLT   ........ Dials PC Pursuit BBS for direct connect
  112. EXEC.SLT     ........ Dials EXEC-PC BBS for direct connect
  113. FILES.TXT    ........ List of files in EZDIAL10.ARC
  114. and 31 .FON DIALING DIRECTORIES
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143. EZ DIALER 1.00                                    PAGE 1
  144.  
  145. INTRODUCTION
  146.  
  147.    On Saturday, I downloaded Telix 3.0. I had heard very good
  148. things about Telix 2.12, although it was one of few comm
  149. programs I had not tried out. After reading the docs for 3.0,
  150. I wanted to give it a try. That's when I found the problem.
  151.    Nearly all of my telcom is done on PC Pursuit, and as any
  152. one who uses it knows, it is a real pain without some sort of
  153. "automation". Since Telix 3.0 had just been released and it
  154. appeared not to be compatible with script files from previous
  155. versions, I had to try to create scripts of my own to allow
  156. me to fairly try Telix 3.0.
  157.    The "SALT" script language included with Telix 3.0 seems
  158. to be a very powerful language. Not being a programmer
  159. (actually I shudder at the word), it was an uphill battle to
  160. just get a workable set of scripts to use.
  161.    These first attempts are presented here. They have been
  162. tested for quite a few hours (thanks to a long 4th of July
  163. weekend), and have worked well. There is not much error
  164. trapping, so one must take care and pay some attention.
  165.    I plan to improve and polish these scripts in the future
  166. and feedback is very welcome. You may leave E-Mail on the
  167. EXECPC BBS (414-964-5160) or on my BBS at (408) 757-
  168. 0135 (which is PC-Pursuitable).
  169.  
  170. SETTING UP EZ DIALER
  171.  
  172.    To install EZ DIALER on your system.....
  173.  
  174.               1. Copy the 6 .SLT files from this archive into
  175.                  the Script directory as defined in your Telix
  176.                  setup.
  177.  
  178.               2. If you don't have a complete set of dialing
  179.                  directories, copy those into the directory
  180.                  with your other Telix files.
  181.  
  182.               3. Put your local Telenet number in the TELIX.FON
  183.                  dialing directory. Enter PCP.SLC as the script
  184.                  file for this number. You should set your line
  185.                  for whatever baud your Telenet is and set
  186.                  format as N-8-1. I put this number as number 1
  187.                  in the directory and use the quick-dial window
  188.                  to get going quickly.
  189.  
  190.               4. Edit your TELIX.KEY file to include "@MENU" AS
  191.                  F9 and "@NEWCITY" AS F10.
  192.  
  193.               5. Using your favorite text editor, enter your PC
  194.                  Pursuit User ID and Password into MENU.SLT,
  195.                  EXEC.SLT, and PCPBBS.SLT.
  196.  
  197.               6. Use CS.EXE to compile the scripts.
  198.  
  199.               7. Dial the Telenet number and follow the
  200.                  instructions below to use the scripts.
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208. EZ DIALER  1.0                                      PAGE 2
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216. Operating Instructions
  217.  
  218.    Once a successful logon to the local Telenet number is
  219. achieved, you will be presented with a menu of the PC Pursuit
  220. nodes. The list also includes EXEC-PC BBS and the PC PURSUIT
  221. BBS which are both direct connect on PC Pursuit.
  222.    Keyin the dialing code for the desired city and the script
  223. will dial until a connect is made. If you wish to interrupt
  224. this dialing, hit the ESC key, answer 'Y' to the 'Abort
  225. script?' question, and tap F9 at the '@' prompt from Telenet.
  226. If the '@' prompt doesn't appear just hit the 'ENTER' key and
  227. it should come around.
  228.    Once connected to the outdial modem for the connected city,
  229. EZ DIALER will load the dialing directory for that city. You
  230. may then dial and work within that city. When you are ready to
  231. try another city, just it the ESC key out of the dialing
  232. directory and hit F10, wait a couple of seconds then hit the F9
  233. key for the city menu. You may then enter a new dialing code
  234. and continue.
  235.    EZ DIALER will expect to find a dialing directory for any
  236. city you connect with, using the dialing code and the .FON
  237. extension. (ie. TXHOU.FON for Houston).
  238.  
  239.  
  240. Notes
  241.  
  242.    EZ DIALER was written out of the immediate need for an
  243. automated way to use Telix 3.0 with PC Pursuit. Having heard a
  244. lot of good things about Telix, I wanted to try it. I've given
  245. most of the Shareware comm programs at least a shot and still
  246. haven't found the one that 'grabs' me. But since nearly all of
  247. my comm time is spent on PC Pursuit, dialing scripts are an
  248. absolute must!!!
  249.    These scripts are not extremely polished, do not have a lot
  250. of 'bells and whistles' and at this time don't have much error
  251. trapping. One must exercise a little care upon entering the
  252. dialing codes, and try not to select one of the cities that
  253. still isn't on line. You'll have to ESCape out of that dialing
  254. and reload the menu.
  255.    The scripts have now been through a few days of testing and
  256. use, and do not cause problems in and of themselves, but I'm
  257. sure I haven't done everything possible to them. As I continue
  258. to try Telix 3.0, I'm sure I'll be polishing the scripts up
  259. some and adding more features and security.
  260.    Not being much of a programmer, I'm still using the try and
  261. see method of learning SALT. As I get better at it EZ DIALER
  262. will get better also.